home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC User 2003 April
/
Disc 1
/
PCU0403CD1.iso
/
resource
/
webauth
/
files
/
CoffeeHTML93.exe
/
%MAINDIR%
/
Snippets
/
Mouse Over.snp
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2003-02-10
|
249 b
|
7 lines
<!-- This is a mouseover without Java. When you touch
the link text a message pops up in the status bar-->
<a href="alink.html" onMouseOver="window.status='Put something here';return true">This is a link with
a little mouseover ability</a>